golang.org/x/net/idna.options.checkHyphens (field)
8 uses
golang.org/x/net/idna (current package)
idna.go#L96: o.checkHyphens = enable
idna.go#L116: return func(o *options) { o.checkHyphens = enable }
idna.go#L186: checkHyphens bool
idna.go#L260: if p.checkHyphens {
idna.go#L298: checkHyphens: true,
idna.go#L307: checkHyphens: true,
idna.go#L317: checkHyphens: true,
idna.go#L785: if p.checkHyphens {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)